TDAConnectionSSLOptions class overview.
Properties
| Name | Description |
|
CACert |
Holds the path to the certificate authority file.
|
|
Cert |
Holds the path to the client certificate.
|
|
CipherList |
Holds the list of allowed SSL ciphers.
|
|
Key |
Holds the path to the private client key.
|
|
KeyPassword |
Holds the password for the private key if the key is encrypted.
|